Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore (pkg/babe): Integrate scale into babe and transaction libraries #1661

Closed
wants to merge 249 commits into from

Conversation

jimjbrettj
Copy link
Contributor

@jimjbrettj jimjbrettj commented Jun 25, 2021

Changes

  • Integrated new scale pkg into lib/transactions
  • Integrated scale into babe
  • Refactored babe to utilize new scale features. This will be expanded upon to utilize results to hopefully clean it up more.

Tests

go test ./lib/babe -v
go test ./lib/transaction -v

Note: There are errors thrown while testing with regards to block authoring (I don't think related to me) but wanted to check. Tests were still passing but wanted to get that checked out anyways.

Issues

@jimjbrettj jimjbrettj closed this Jul 1, 2021
@jimjbrettj jimjbrettj deleted the jimmy/integrateScalePkg branch July 5, 2021 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants